[INFO] cloning repository https://github.com/tttmmmyyyy/fixlang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tttmmmyyyy/fixlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e0716b623ba2ba78e43463984c1c04a12e3cf6b
[INFO] fixing tttmmmyyyy/fixlang against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tttmmmyyyy/fixlang
[INFO] finished tweaking git repo https://github.com/tttmmmyyyy/fixlang
[INFO] tweaked toml for git repo https://github.com/tttmmmyyyy/fixlang written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tttmmmyyyy/fixlang on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tttmmmyyyy/fixlang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9430c31aedd86829b7677350eb764334a1bdfd07812989396978f1f9bf4833d2
[INFO] running `Command { std: "docker" "start" "9430c31aedd86829b7677350eb764334a1bdfd07812989396978f1f9bf4833d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9430c31aedd86829b7677350eb764334a1bdfd07812989396978f1f9bf4833d2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9430c31aedd86829b7677350eb764334a1bdfd07812989396978f1f9bf4833d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9430c31aedd86829b7677350eb764334a1bdfd07812989396978f1f9bf4833d2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tokio v1.43.1
[INFO] [stderr]    Compiling inkwell v0.5.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking iter-read v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking difference v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling llvm-sys v170.2.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling inkwell_internals v0.10.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling build-time v0.1.3
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-pickle v1.2.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking git2 v0.20.4
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking fixlang v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/dependency/resolver.rs (1 fix)
[INFO] [stderr]        Fixed src/build/compile_unit.rs (1 fix)
[INFO] [stderr]        Fixed src/build/build_object_files.rs (1 fix)
[INFO] [stderr]        Fixed src/build/build.rs (1 fix)
[INFO] [stderr]        Fixed src/commands/run.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/build/build_object_files.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 204 |     for t in threads {
[INFO] [stdout]     |              -------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 205 |         if let Err(e) = t.join() {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/commands/lsp/server.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 242 |             while let Some(req) = pending_document_symbol_requests.pop_front() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                            |      up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `req` calls a custom destructor
[INFO] [stdout]     |                            `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 354 |                 let params: Option<InitializeParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `params` calls a custom destructor
[INFO] [stdout]     |                     `params` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 358 |                 handle_initialize(id.unwrap(), &params.unwrap());
[INFO] [stdout]     |                                                 ---------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 387 |                 let params: Option<DidOpenTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 392 |                 handle_textdocument_did_open(&params.unwrap(), &mut uri_to_latest_content);
[INFO] [stdout]     |                                               ---------------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 393 |             } else if method == "textDocument/didChange" {
[INFO] [stdout] 394 |                 let params: Option<DidChangeTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 404 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 409 |                 let params: Option<DidSaveTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 416 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 446 |                 let params: Option<CompletionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 452 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |                 let params: Option<HoverParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 491 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                      `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 504 |                 let params: Option<GotoDefinitionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 510 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                      `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |                 let params: Option<DocumentSymbolParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                     `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 531 |                 document_symbol::handle_document_symbol(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                       ---------------
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                                       `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 555 |                 let params: Option<CodeActionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                     `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 562 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                      `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 575 |                 let params: Option<ReferenceParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     |                     `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 581 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     |                      `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 594 |                 let params: Option<RenameParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     |                     `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 598 |                 rename::handle_rename(id.unwrap(), &params.unwrap(), diag, &uri_to_latest_content);
[INFO] [stdout]     |                                                     ---------------
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     |                                                     `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 608 |                 let params: Option<TextDocumentPositionParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     |                     `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 615 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     |                      `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 628 |                 let params: Option<CallHierarchyPrepareParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     |                     `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 635 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     |                      `#25` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 648 |                 let params: Option<CallHierarchyIncomingCallsParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     |                     `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 653 |                 references::handle_call_hierarchy_incoming(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                          ---------------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     |                                                                          `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 663 |                 let params: Option<CallHierarchyOutgoingCallsParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     |                     `#28` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 668 |                 references::handle_call_hierarchy_outgoing(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                          ---------------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     |                                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 677 |                 let params: Option<SemanticTokensParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     |                     `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 683 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     |                      `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `params` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#29` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#30` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#31` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/commands/lsp/server.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 242 |             while let Some(req) = pending_document_symbol_requests.pop_front() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `req` calls a custom destructor
[INFO] [stdout]     |                            `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/dependency/resolver.rs:88:15
[INFO] [stdout]     |
[INFO] [stdout]  73 |     let mut fixed = fixed.to_vec();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `fixed` calls a custom destructor
[INFO] [stdout]     |         `fixed` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |         match try_resolve_dependency(dep, &fixed, package_retriever, versions_retriever, indent)?
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `fixed` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/build/build_object_files.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 204 |     for t in threads {
[INFO] [stdout]     |              -------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 205 |         if let Err(e) = t.join() {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/commands/lsp/server.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 242 |             while let Some(req) = pending_document_symbol_requests.pop_front() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                            |      up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `req` calls a custom destructor
[INFO] [stdout]     |                            `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 354 |                 let params: Option<InitializeParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `params` calls a custom destructor
[INFO] [stdout]     |                     `params` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 358 |                 handle_initialize(id.unwrap(), &params.unwrap());
[INFO] [stdout]     |                                                 ---------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 387 |                 let params: Option<DidOpenTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 392 |                 handle_textdocument_did_open(&params.unwrap(), &mut uri_to_latest_content);
[INFO] [stdout]     |                                               ---------------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 393 |             } else if method == "textDocument/didChange" {
[INFO] [stdout] 394 |                 let params: Option<DidChangeTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 404 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 409 |                 let params: Option<DidSaveTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 416 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 446 |                 let params: Option<CompletionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 452 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |                 let params: Option<HoverParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 491 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                      `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 504 |                 let params: Option<GotoDefinitionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 510 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                      `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |                 let params: Option<DocumentSymbolParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                     `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 531 |                 document_symbol::handle_document_symbol(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                       ---------------
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                                       `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 555 |                 let params: Option<CodeActionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                     `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 562 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                      `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 575 |                 let params: Option<ReferenceParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     |                     `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 581 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     |                      `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 594 |                 let params: Option<RenameParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     |                     `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 598 |                 rename::handle_rename(id.unwrap(), &params.unwrap(), diag, &uri_to_latest_content);
[INFO] [stdout]     |                                                     ---------------
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     |                                                     `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 608 |                 let params: Option<TextDocumentPositionParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     |                     `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 615 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     |                      `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 628 |                 let params: Option<CallHierarchyPrepareParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     |                     `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 635 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     |                      `#25` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 648 |                 let params: Option<CallHierarchyIncomingCallsParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     |                     `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 653 |                 references::handle_call_hierarchy_incoming(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                          ---------------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     |                                                                          `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 663 |                 let params: Option<CallHierarchyOutgoingCallsParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     |                     `#28` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 668 |                 references::handle_call_hierarchy_outgoing(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                          ---------------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     |                                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 677 |                 let params: Option<SemanticTokensParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     |                     `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 683 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     |                      `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `params` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#29` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#30` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#31` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/commands/lsp/server.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 242 |             while let Some(req) = pending_document_symbol_requests.pop_front() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `req` calls a custom destructor
[INFO] [stdout]     |                            `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/dependency/resolver.rs:88:15
[INFO] [stdout]     |
[INFO] [stdout]  73 |     let mut fixed = fixed.to_vec();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `fixed` calls a custom destructor
[INFO] [stdout]     |         `fixed` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |         match try_resolve_dependency(dep, &fixed, package_retriever, versions_retriever, indent)?
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `fixed` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/typecheck.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/tests/test_basic.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/build/build_object_files.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 204 |     for t in threads {
[INFO] [stdout]     |              -------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 205 |         if let Err(e) = t.join() {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/commands/lsp/server.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 242 |             while let Some(req) = pending_document_symbol_requests.pop_front() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                            |      up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `req` calls a custom destructor
[INFO] [stdout]     |                            `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 354 |                 let params: Option<InitializeParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `params` calls a custom destructor
[INFO] [stdout]     |                     `params` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 358 |                 handle_initialize(id.unwrap(), &params.unwrap());
[INFO] [stdout]     |                                                 ---------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 387 |                 let params: Option<DidOpenTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 392 |                 handle_textdocument_did_open(&params.unwrap(), &mut uri_to_latest_content);
[INFO] [stdout]     |                                               ---------------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 393 |             } else if method == "textDocument/didChange" {
[INFO] [stdout] 394 |                 let params: Option<DidChangeTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 404 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 409 |                 let params: Option<DidSaveTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 416 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 446 |                 let params: Option<CompletionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 452 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |                 let params: Option<HoverParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 491 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                      `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 504 |                 let params: Option<GotoDefinitionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 510 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                      `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |                 let params: Option<DocumentSymbolParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                     `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 531 |                 document_symbol::handle_document_symbol(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                       ---------------
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                                       `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 555 |                 let params: Option<CodeActionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                     `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 562 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                      `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 575 |                 let params: Option<ReferenceParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     |                     `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 581 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     |                      `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 594 |                 let params: Option<RenameParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     |                     `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 598 |                 rename::handle_rename(id.unwrap(), &params.unwrap(), diag, &uri_to_latest_content);
[INFO] [stdout]     |                                                     ---------------
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     |                                                     `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 608 |                 let params: Option<TextDocumentPositionParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     |                     `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 615 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     |                      `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 628 |                 let params: Option<CallHierarchyPrepareParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     |                     `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 635 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     |                      `#25` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 648 |                 let params: Option<CallHierarchyIncomingCallsParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     |                     `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 653 |                 references::handle_call_hierarchy_incoming(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                          ---------------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     |                                                                          `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 663 |                 let params: Option<CallHierarchyOutgoingCallsParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     |                     `#28` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 668 |                 references::handle_call_hierarchy_outgoing(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                          ---------------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     |                                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 677 |                 let params: Option<SemanticTokensParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     |                     `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 683 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     |                      `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `params` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#29` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#30` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#31` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/commands/lsp/server.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 242 |             while let Some(req) = pending_document_symbol_requests.pop_front() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `req` calls a custom destructor
[INFO] [stdout]     |                            `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/dependency/resolver.rs:88:15
[INFO] [stdout]     |
[INFO] [stdout]  73 |     let mut fixed = fixed.to_vec();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `fixed` calls a custom destructor
[INFO] [stdout]     |         `fixed` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |         match try_resolve_dependency(dep, &fixed, package_retriever, versions_retriever, indent)?
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `fixed` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:696:11
[INFO] [stdout]      |
[INFO] [stdout]   81 |     let source_file = Arg::new("source-files")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `source_file` calls a custom destructor
[INFO] [stdout]      |         `source_file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   88 |     let object_file = Arg::new("object-files")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `object_file` calls a custom destructor
[INFO] [stdout]      |         `object_file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   95 |     let static_link_library = Arg::new("static-link-library")
[INFO] [stdout]      |         -------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `static_link_library` calls a custom destructor
[INFO] [stdout]      |         `static_link_library` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  102 |     let dynamic_link_library = Arg::new("dynamic-link-library")
[INFO] [stdout]      |         --------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `dynamic_link_library` calls a custom destructor
[INFO] [stdout]      |         `dynamic_link_library` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |     let library_paths = Arg::new("library-paths")
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `library_paths` calls a custom destructor
[INFO] [stdout]      |         `library_paths` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  116 |     let ld_flags = Arg::new("ld-flags")
[INFO] [stdout]      |         --------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `ld_flags` calls a custom destructor
[INFO] [stdout]      |         `ld_flags` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  122 |     let debug_info = Arg::new("debug-info")
[INFO] [stdout]      |         ----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `debug_info` calls a custom destructor
[INFO] [stdout]      |         `debug_info` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  128 |     let backtrace = Arg::new("backtrace")
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `backtrace` calls a custom destructor
[INFO] [stdout]      |         `backtrace` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  132 |     let opt_level = Arg::new("opt-level")
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `opt_level` calls a custom destructor
[INFO] [stdout]      |         `opt_level` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  142 |     let disable_cpu_feature = Arg::new("disable-cpu-feature")
[INFO] [stdout]      |         -------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `disable_cpu_feature` calls a custom destructor
[INFO] [stdout]      |         `disable_cpu_feature` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  152 |     let emit_llvm = Arg::new("emit-llvm")
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `emit_llvm` calls a custom destructor
[INFO] [stdout]      |         `emit_llvm` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  156 |     let threaded = Arg::new("threaded")
[INFO] [stdout]      |         --------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `threaded` calls a custom destructor
[INFO] [stdout]      |         `threaded` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  160 |     let output_file = Arg::new("output-file")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `output_file` calls a custom destructor
[INFO] [stdout]      |         `output_file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  165 |     let output_type = Arg::new("output-file-type")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `output_type` calls a custom destructor
[INFO] [stdout]      |         `output_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  171 |     let verbose = Arg::new("verbose")
[INFO] [stdout]      |         -------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `verbose` calls a custom destructor
[INFO] [stdout]      |         `verbose` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  176 |     let max_cu_size = Arg::new("max-cu-size")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `max_cu_size` calls a custom destructor
[INFO] [stdout]      |         `max_cu_size` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  186 |     let llvm_passes_file = Arg::new("llvm-passes-file")
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `llvm_passes_file` calls a custom destructor
[INFO] [stdout]      |         `llvm_passes_file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  192 |     let emit_symbols = Arg::new("emit-symbols")
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `emit_symbols` calls a custom destructor
[INFO] [stdout]      |         `emit_symbols` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |     let program_args = Arg::new("program-args")
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `program_args` calls a custom destructor
[INFO] [stdout]      |         `program_args` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  205 |     let project_name = Arg::new("project-name")
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `project_name` calls a custom destructor
[INFO] [stdout]      |         `project_name` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  209 |     let no_runtime_check = Arg::new("no-runtime-check")
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `no_runtime_check` calls a custom destructor
[INFO] [stdout]      |         `no_runtime_check` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |     let allow_preliminary_commands = Arg::new("allow-preliminary-commands")
[INFO] [stdout]      |         --------------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `allow_preliminary_commands` calls a custom destructor
[INFO] [stdout]      |         `allow_preliminary_commands` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  221 |     let allow_deprecated = Arg::new("allow-deprecated")
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `allow_deprecated` calls a custom destructor
[INFO] [stdout]      |         `allow_deprecated` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  225 |     let deny_deprecated = Arg::new("deny-deprecated")
[INFO] [stdout]      |         ---------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `deny_deprecated` calls a custom destructor
[INFO] [stdout]      |         `deny_deprecated` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  314 |     let test_flag = Arg::new("test")
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `test_flag` calls a custom destructor
[INFO] [stdout]      |         `test_flag` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  345 |     let mut deps_subc = deps
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `deps_subc` calls a custom destructor
[INFO] [stdout]      |         `deps_subc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  393 |     let mut edit_subc = App::new("edit")
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `edit_subc` calls a custom destructor
[INFO] [stdout]      |         `edit_subc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  696 |     match app.get_matches().subcommand() {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  760 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `source_file` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `object_file` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `static_link_library` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `dynamic_link_library` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `library_paths` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `ld_flags` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `debug_info` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `backtrace` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `opt_level` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `disable_cpu_feature` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `emit_llvm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `threaded` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `output_file` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `output_type` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `verbose` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `max_cu_size` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `llvm_passes_file` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `emit_symbols` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `program_args` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `project_name` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `no_runtime_check` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `allow_preliminary_commands` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `allow_deprecated` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `deny_deprecated` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `test_flag` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `deps_subc` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `edit_subc` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/build/build_object_files.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 204 |     for t in threads {
[INFO] [stdout]     |              -------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 205 |         if let Err(e) = t.join() {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/commands/lsp/server.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 242 |             while let Some(req) = pending_document_symbol_requests.pop_front() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                            |      up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `req` calls a custom destructor
[INFO] [stdout]     |                            `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 354 |                 let params: Option<InitializeParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `params` calls a custom destructor
[INFO] [stdout]     |                     `params` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 358 |                 handle_initialize(id.unwrap(), &params.unwrap());
[INFO] [stdout]     |                                                 ---------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 387 |                 let params: Option<DidOpenTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 392 |                 handle_textdocument_did_open(&params.unwrap(), &mut uri_to_latest_content);
[INFO] [stdout]     |                                               ---------------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 393 |             } else if method == "textDocument/didChange" {
[INFO] [stdout] 394 |                 let params: Option<DidChangeTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 404 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 409 |                 let params: Option<DidSaveTextDocumentParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 416 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 446 |                 let params: Option<CompletionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 452 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                      `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |                 let params: Option<HoverParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 491 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                      `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 504 |                 let params: Option<GotoDefinitionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 510 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                      `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |                 let params: Option<DocumentSymbolParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                     `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 531 |                 document_symbol::handle_document_symbol(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                       ---------------
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                                       `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 555 |                 let params: Option<CodeActionParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                     `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 562 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                      `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 575 |                 let params: Option<ReferenceParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     |                     `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 581 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     |                      `#19` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 594 |                 let params: Option<RenameParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     |                     `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 598 |                 rename::handle_rename(id.unwrap(), &params.unwrap(), diag, &uri_to_latest_content);
[INFO] [stdout]     |                                                     ---------------
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     |                                                     `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 608 |                 let params: Option<TextDocumentPositionParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     |                     `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 615 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     |                      `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 628 |                 let params: Option<CallHierarchyPrepareParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     |                     `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 635 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     |                      `#25` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 648 |                 let params: Option<CallHierarchyIncomingCallsParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     |                     `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 653 |                 references::handle_call_hierarchy_incoming(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                          ---------------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     |                                                                          `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 663 |                 let params: Option<CallHierarchyOutgoingCallsParams> =
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     |                     `#28` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 668 |                 references::handle_call_hierarchy_outgoing(id.unwrap(), &params.unwrap(), program);
[INFO] [stdout]     |                                                                          ---------------
[INFO] [stdout]     |                                                                          |
[INFO] [stdout]     |                                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     |                                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 677 |                 let params: Option<SemanticTokensParams> = parase_params(message.params.unwrap());
[INFO] [stdout]     |                     ------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     |                     `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 683 |                     &params.unwrap(),
[INFO] [stdout]     |                      ---------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     |                      `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `params` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#29` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#30` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#31` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/commands/lsp/server.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 242 |             while let Some(req) = pending_document_symbol_requests.pop_front() {
[INFO] [stdout]     |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |      |
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `req` calls a custom destructor
[INFO] [stdout]     |                            `req` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `req` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluent-uri-0.1.4/src/internal.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl Drop for Capped {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/dependency/resolver.rs:88:15
[INFO] [stdout]     |
[INFO] [stdout]  73 |     let mut fixed = fixed.to_vec();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `fixed` calls a custom destructor
[INFO] [stdout]     |         `fixed` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  88 |         match try_resolve_dependency(dep, &fixed, package_retriever, versions_retriever, indent)?
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `fixed` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/main.rs:696:11
[INFO] [stdout]      |
[INFO] [stdout]   81 |     let source_file = Arg::new("source-files")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `source_file` calls a custom destructor
[INFO] [stdout]      |         `source_file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   88 |     let object_file = Arg::new("object-files")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `object_file` calls a custom destructor
[INFO] [stdout]      |         `object_file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   95 |     let static_link_library = Arg::new("static-link-library")
[INFO] [stdout]      |         -------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `static_link_library` calls a custom destructor
[INFO] [stdout]      |         `static_link_library` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  102 |     let dynamic_link_library = Arg::new("dynamic-link-library")
[INFO] [stdout]      |         --------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `dynamic_link_library` calls a custom destructor
[INFO] [stdout]      |         `dynamic_link_library` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  109 |     let library_paths = Arg::new("library-paths")
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `library_paths` calls a custom destructor
[INFO] [stdout]      |         `library_paths` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  116 |     let ld_flags = Arg::new("ld-flags")
[INFO] [stdout]      |         --------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `ld_flags` calls a custom destructor
[INFO] [stdout]      |         `ld_flags` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  122 |     let debug_info = Arg::new("debug-info")
[INFO] [stdout]      |         ----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `debug_info` calls a custom destructor
[INFO] [stdout]      |         `debug_info` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  128 |     let backtrace = Arg::new("backtrace")
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `backtrace` calls a custom destructor
[INFO] [stdout]      |         `backtrace` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  132 |     let opt_level = Arg::new("opt-level")
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `opt_level` calls a custom destructor
[INFO] [stdout]      |         `opt_level` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  142 |     let disable_cpu_feature = Arg::new("disable-cpu-feature")
[INFO] [stdout]      |         -------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `disable_cpu_feature` calls a custom destructor
[INFO] [stdout]      |         `disable_cpu_feature` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  152 |     let emit_llvm = Arg::new("emit-llvm")
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `emit_llvm` calls a custom destructor
[INFO] [stdout]      |         `emit_llvm` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  156 |     let threaded = Arg::new("threaded")
[INFO] [stdout]      |         --------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `threaded` calls a custom destructor
[INFO] [stdout]      |         `threaded` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  160 |     let output_file = Arg::new("output-file")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `output_file` calls a custom destructor
[INFO] [stdout]      |         `output_file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  165 |     let output_type = Arg::new("output-file-type")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `output_type` calls a custom destructor
[INFO] [stdout]      |         `output_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  171 |     let verbose = Arg::new("verbose")
[INFO] [stdout]      |         -------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `verbose` calls a custom destructor
[INFO] [stdout]      |         `verbose` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  176 |     let max_cu_size = Arg::new("max-cu-size")
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `max_cu_size` calls a custom destructor
[INFO] [stdout]      |         `max_cu_size` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  186 |     let llvm_passes_file = Arg::new("llvm-passes-file")
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `llvm_passes_file` calls a custom destructor
[INFO] [stdout]      |         `llvm_passes_file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  192 |     let emit_symbols = Arg::new("emit-symbols")
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `emit_symbols` calls a custom destructor
[INFO] [stdout]      |         `emit_symbols` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |     let program_args = Arg::new("program-args")
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `program_args` calls a custom destructor
[INFO] [stdout]      |         `program_args` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  205 |     let project_name = Arg::new("project-name")
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `project_name` calls a custom destructor
[INFO] [stdout]      |         `project_name` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  209 |     let no_runtime_check = Arg::new("no-runtime-check")
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `no_runtime_check` calls a custom destructor
[INFO] [stdout]      |         `no_runtime_check` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |     let allow_preliminary_commands = Arg::new("allow-preliminary-commands")
[INFO] [stdout]      |         --------------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `allow_preliminary_commands` calls a custom destructor
[INFO] [stdout]      |         `allow_preliminary_commands` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  221 |     let allow_deprecated = Arg::new("allow-deprecated")
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `allow_deprecated` calls a custom destructor
[INFO] [stdout]      |         `allow_deprecated` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  225 |     let deny_deprecated = Arg::new("deny-deprecated")
[INFO] [stdout]      |         ---------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `deny_deprecated` calls a custom destructor
[INFO] [stdout]      |         `deny_deprecated` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  314 |     let test_flag = Arg::new("test")
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `test_flag` calls a custom destructor
[INFO] [stdout]      |         `test_flag` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  345 |     let mut deps_subc = deps
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `deps_subc` calls a custom destructor
[INFO] [stdout]      |         `deps_subc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  393 |     let mut edit_subc = App::new("edit")
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `edit_subc` calls a custom destructor
[INFO] [stdout]      |         `edit_subc` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  696 |     match app.get_matches().subcommand() {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  760 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `source_file` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `object_file` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `static_link_library` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `dynamic_link_library` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `library_paths` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `ld_flags` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `debug_info` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `backtrace` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `opt_level` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `disable_cpu_feature` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `emit_llvm` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `threaded` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `output_file` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `output_type` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `verbose` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `max_cu_size` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `llvm_passes_file` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `emit_symbols` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `program_args` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `project_name` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `no_runtime_check` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `allow_preliminary_commands` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `allow_deprecated` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `deny_deprecated` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `test_flag` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `deps_subc` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `edit_subc` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] [stderr] crater-edition-check: fixlang v1.4.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking fixlang v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "9430c31aedd86829b7677350eb764334a1bdfd07812989396978f1f9bf4833d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9430c31aedd86829b7677350eb764334a1bdfd07812989396978f1f9bf4833d2", kill_on_drop: false }`
[INFO] [stdout] 9430c31aedd86829b7677350eb764334a1bdfd07812989396978f1f9bf4833d2
